National Repository of Grey Literature 11 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Team-Based Microblogging Service
Kotásek, Marek ; Kajan, Rudolf (referee) ; Zachariáš, Michal (advisor)
The aim of this master's thesis is design and implementation of team-based microblogging service, which will be used on the Faculty of Information Technology, Brno University of Technology. First, concept of the microblogging together with the analysis of an existing microblogging services and implementation tools is described. Next part of this work goes into the details of the design, implementation and testing of the developed microblogging service.
Mobile System for Customer Feedback Collection
Kadlubiec, Jakub ; Szőke, Igor (referee) ; Herout, Adam (advisor)
Práce se zabývá popisem tvorby mobilního systému pro monitoring zákaznické spokojenosti a sběr zpětné vazby od návštěvníků v restauracích s názvem Huerate. Komplexně jsou popsané všechny fáze vývoje systému. První část práce se zabývá analýzou existujících řešení a stavem na trhu. Následně jsou na základně komunikace s majiteli restaurací sestaveny požadavky na systém. Nakonec se práce věnuje samotnému návrhu systému, jeho implementaci a nasazení v restauracích. Systém Huerate běží jako webová aplikace a je dostupný na adrese http://huerate.cz. 
A System for End-User Monitoring on Windows Azure Platform
Tínes, Lukáš ; Očenášek, Pavel (referee) ; Rychlý, Marek (advisor)
This thesis discusses design and implementation of a cloud computer system which processes end-user monitoring data. Using a defined web service interface, the system is receiving raw monitoring data and then it processes them. Finally, it presents the data to end-users. Entire application is written in C# and deployed to the Windows Azure Platform.
Team-Based Microblogging Service
Kotásek, Marek ; Kajan, Rudolf (referee) ; Zachariáš, Michal (advisor)
The aim of this master's thesis is design and implementation of team-based microblogging service, which will be used on the Faculty of Information Technology, Brno University of Technology. First, concept of the microblogging together with the analysis of an existing microblogging services and implementation tools is described. Next part of this work goes into the details of the design, implementation and testing of the developed microblogging service.
Mobile System for Customer Feedback Collection
Kadlubiec, Jakub ; Szőke, Igor (referee) ; Herout, Adam (advisor)
Práce se zabývá popisem tvorby mobilního systému pro monitoring zákaznické spokojenosti a sběr zpětné vazby od návštěvníků v restauracích s názvem Huerate. Komplexně jsou popsané všechny fáze vývoje systému. První část práce se zabývá analýzou existujících řešení a stavem na trhu. Následně jsou na základně komunikace s majiteli restaurací sestaveny požadavky na systém. Nakonec se práce věnuje samotnému návrhu systému, jeho implementaci a nasazení v restauracích. Systém Huerate běží jako webová aplikace a je dostupný na adrese http://huerate.cz. 
The use of cloud computing technology in practice
CHALUPSKÝ, Petr
This bachelor thesis is in its theoretical part focused on the concept of the cloud computing and the technologies associated with this phenomena of this modern era. The reader will be introduced to commonly used terms and practical examples. The thesis also deals with the platform of Windows Azure in more detail. The practical part is based on the evaluation of the survey focused on the use of cloud computing in practice, particularly in an environment of Czech companies. This is followed by the design and evaluation of solutions in a model company where they competes on-premise and SaaS solutions for the same purposes.
Development of map application for tracking in cloud - Client side on Windows Phone 7
Čurda, Vít ; Bruckner, Tomáš (advisor) ; Skoupý, Radek (referee)
This thesis deals with developing applications on Windows Phone 7. The application focuses on two main target groups; cyclists and individuals who are confined to wheelchairs. Application offers the possibility of navigating around the city and over difficult terrain, and is divided into two parts - the client side application, and server side application. Development of the server side application will be analyzed in the thesis Development of map application for tracking in cloud - Server side on Windows Azure, by Vojtech Ruzicka. The primary objective of this thesis is to offer new solutions for development on Windows Phone 7, with attention being given to the communication between client and server. The second objective is to provide the public with the free application, which will help cyclists and handicapped individuals to navigate through cities around the world. The primary goal of this thesis will be achieved by identifying any problems that may arise during development, whereby a simplified description of the problem will be formed and a solution provided. Realization of the second goal will be in the use of application by the public, by providing them with an efficient means of increasing their mobility throughout their surroundings.
Windows Phone7 Application with Backend on Windows Azure
Kolín, Tomáš ; Pavlíčková, Jarmila (advisor) ; Řehořík, Filip (referee)
The main objective of this diploma thesis is to design and develop a cloud hosted service that allows developers of games for Windows Phone 7 platform to extend their products with social and competitive aspect using Platform as a Service solution Windows Azure for hosting the backend of this system. The first part of the thesis analyses systems that are available on the market and that are providing similar services for the target platform. Based on this analysis, functional and general requirements for the future application are specified in the second part. Based on these requirements, use case analysis is made. The third part of the thesis is dedicated to description of the most important features, APIs and specifics of the Windows Phone 7 software platform. The fourth part is dedicated to Windows Azure as a Cloud platform both in terms of most important services, their characteristics and APIs used to utilise them and in terms of their business and pricing conditions. The fifth part addresses the architecture and the most important implementation details of the application. The final part contains the user guide for both the Windows Phone 7 application and for developers interested in using the library containing the API during the development of their game. The output of this thesis is the designed and implemented application with client-server architecture ready to have its backend deployed in Windows Azure environment and to have its frontend deployed on Windows Phone 7 devices. The client part of the system is comprised of a library intended for developers of games, which encapsulates the API needed to access the backend on the Internet, and a graphic frontend intended for end users. The server part, which contains most of the application logic, has REST interface. The applications architecture allows future development in terms of new functionality and expansion on more client platforms.
Development of map application for tracking in cloud - Server side on Windows Azure
Růžička, Vojtěch ; Bruckner, Tomáš (advisor) ; Skoupý, Radek (referee)
The main objective of this thesis is to introduce the Windows Azure platform, its possibilities and limits, particularly with regard to interaction with mobile clients running on the Windows Phone 7 platform. This is demonstrated by the development of an application designed to ease navigation through difficult terrain. This application is primarily designed to help cyclists and people with handicap restricting their movement. The knowledge acquired through design and implementation of this application is generalized to be useful for other developers using Windows Azure. The application is developed with focus on the usefulness for the defined target groups. This thesis is focused on the server side of the application running on the Windows Azure platform. The client side of the application running on the Windows Phone 7 platform is not covered in this thesis and is described in detail by Bc. Vít Čurda in his thesis Development of map application for tracking in cloud - Client side on Windows Phone 7.
Transformation of applications to Windows Azure
David, Martin ; Gála, Libor (advisor) ; Řehořík, Filip (referee)
This diploma thesis deals with Cloud computing, in particular its implementation of Microsoft's Windows Azure platform. The following objectives were defined for the thesis, which is analyzing and identifying the essential characteristics of Cloud computing with a focus on the Windows Azure platform, characterizing the key differences of applications in the cloud than on-premise applications, formulate recommendations for enabling transformation of existing applications into the Microsoft Cloud computing, which is delivered as a service. The main contribution of the work is to identify key differences between Windows Azure and on-premise solution. Creating recommendations to minimize the negative impact of these differences and maximize the benefits associated with the use of Windows Azure Cloud Computing platform.

National Repository of Grey Literature : 11 records found   1 - 10next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.